home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / Software / Utils / The Gimp 2.2.1 / gimp-help-2-0.6-setup.exe / {app} / share / gimp / 2.0 / help / en / ch05s05s03.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-12-19  |  6.8 KB  |  182 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>5.3.┬áZoom</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
  10.     <link rel="start" href="index.html" title="GIMP User Manual" />
  11.     <link rel="up" href="ch05s05.html" title="5.┬áView" />
  12.     <link rel="prev" href="ch05s05s02.html" title="5.2.┬áDot for Dot" />
  13.     <link rel="next" href="ch05s05s04.html" title="5.4.┬áShrink Wrap" />
  14.   </head>
  15.   <body>
  16.     <div xmlns="" class="navheader">
  17.       <table width="100%" summary="Navigation header">
  18.         <tr>
  19.           <th colspan="3" align="center" id="chaptername">5.┬áView</th>
  20.         </tr>
  21.         <tr>
  22.           <td width="20%" align="left"><a accesskey="p" href="ch05s05s02.html">Prev</a>┬á</td>
  23.           <th width="60%" align="center" id="sectionname">5.3.┬áZoom</th>
  24.           <td width="20%" align="right">┬á<a accesskey="n" href="ch05s05s04.html">Next</a></td>
  25.         </tr>
  26.       </table>
  27.       <hr />
  28.     </div>
  29.     <div class="sect2" lang="en" xml:lang="en">
  30.       <div class="titlepage">
  31.         <div>
  32.           <div>
  33.             <h3 class="title"><a id="gimp-view-zoom"></a>5.3.┬áZoom</h3>
  34.           </div>
  35.         </div>
  36.       </div>
  37.       <a id="gimp-view-zoom-out"></a>
  38.       <a id="gimp-view-zoom-in"></a>
  39.       <a id="gimp-view-zoom-100"></a>
  40.       <a id="gimp-view-zoom-fit"></a>
  41.       <a id="gimp-view-zoom-other"></a>
  42.       <a id="id3465491" class="indexterm"></a>
  43.       <div class="informalfigure">
  44.         <div class="mediaobject">
  45.           <img src="../images/menus/menus-view-zoom.png" />
  46.           <div class="caption">
  47.             <p>
  48.            The Zoom submenu of the View menu
  49.          </p>
  50.           </div>
  51.         </div>
  52.       </div>
  53.       <p>
  54.     The "Zoom" commands can be accessed from an image menubar,
  55.     in the submenu
  56.     <span class="guimenu">View</span>-><span class="guisubmenu">Zoom</span>.
  57.     In GIMP 2.2, you can also zoom an image using the <a href="ch02s03s03.html#gimp-image-window-zoom">Zoom button</a> on the
  58.     image window.
  59.     Zooming means changing the magnification level of the
  60.     image. Zooming in to an image is useful for pixel-level image  
  61.     modifications, and zooming out can be handy for working with 
  62.     broad effects.  Note that zooming is not undoable, because it
  63.     does not affect the image data, only the way it is displayed.
  64.   </p>
  65.       <p>
  66.     Here are the available Zoom commands, along with their default
  67.     keyboard shortcuts if any:
  68.   </p>
  69.       <div class="variablelist">
  70.         <dl>
  71.           <dt>
  72.             <span class="term">Zoom Out</span>
  73.           </dt>
  74.           <dd>
  75.             <p>
  76.       (Shortcut: <span><b class="keycap">-</b></span>)  Each time "Zoom Out" is 
  77.       used, the zoom factor is decreased by about 30%.  There is a
  78.       minimum zoom level of 6%.
  79.       </p>
  80.           </dd>
  81.           <dt>
  82.             <span class="term">Zoom In</span>
  83.           </dt>
  84.           <dd>
  85.             <p>
  86.       (Shortcut: <span><b class="keycap">+</b></span>)
  87.       Each time Zoom In is used, the zoom level is increased by a
  88.       factor of around 30%.  The maximum possible zoom level is
  89.       1600%.
  90.       </p>
  91.             <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
  92.               <table border="0" summary="Note">
  93.                 <tr>
  94.                   <td rowspan="2" align="center" valign="top" width="25">
  95.                     <img alt="[Note]" src="../images/note.png" />
  96.                   </td>
  97.                   <th align="left">Note</th>
  98.                 </tr>
  99.                 <tr>
  100.                   <td colspan="2" align="left" valign="top">
  101.                     <p>
  102.   The keyboard shortcut for "Zoom In" has been a subject of some
  103.   controversy, because this is a very commonly used operation, and
  104.   on English keyboards it requires the Shift key to be pressed.
  105.   (For European keyboards, it does not.)  If you would like to have
  106.   an easier shortcut, you can create a dynamic shortcut for it; see
  107.   the help section for <a href="ch04s18s04.html" title="18.4.┬áInterface">User
  108.   Interface</a> Preferences for instructions.
  109.       </p>
  110.                   </td>
  111.                 </tr>
  112.               </table>
  113.             </div>
  114.           </dd>
  115.           <dt>
  116.             <span class="term">Fit Image in Window</span>
  117.           </dt>
  118.           <dd>
  119.             <p>
  120.           (Shortcut:
  121.           <span><b class="keycap">Shift</b></span>-<span><b class="keycap">Ctrl</b></span>-<span><b class="keycap">E</b></span>).
  122.           This command zooms the image as large as possible while still
  123.           keeping it completely within the window.  Padding will
  124.           probably show on two sides of the image, but not on all four
  125.           sides.
  126.         </p>
  127.           </dd>
  128.           <dt>
  129.             <span class="term">Fit Image to Window</span>
  130.           </dt>
  131.           <dd>
  132.             <p>
  133.           This command zooms the image as small as possible without
  134.           requiring any padding to be shown:  it causes the image to fit
  135.           the window perfectly in one dimension, and extend beyond the
  136.           window borders in the other dimension.
  137.         </p>
  138.           </dd>
  139.           <dt>
  140.             <span class="term">A:B</span>
  141.           </dt>
  142.           <dd>
  143.             <p>
  144.           Here you have a series of menu entries for specific zoom levels,
  145.           including, most importantly, the 100% zoom level, which has a
  146.           simple keyboard shortcut: <span><b class="keycap">1</b></span>
  147.         </p>
  148.           </dd>
  149.           <dt>
  150.             <span class="term">Other</span>
  151.           </dt>
  152.           <dd>
  153.             <p>
  154.           This command brings up a dialog that allows you to choose any
  155.           zoom level you want, within the allowed limits of 6% to 1600%.
  156.         </p>
  157.           </dd>
  158.         </dl>
  159.       </div>
  160.     </div>
  161.     <div class="navfooter">
  162.       <hr />
  163.       <table width="100%" summary="Navigation footer">
  164.         <tr>
  165.           <td width="40%" align="left"><a accesskey="p" href="ch05s05s02.html">Prev</a>┬á</td>
  166.           <td width="20%" align="center">
  167.             <a accesskey="u" href="ch05s05.html">Up</a>
  168.           </td>
  169.           <td width="40%" align="right">┬á<a accesskey="n" href="ch05s05s04.html">Next</a></td>
  170.         </tr>
  171.         <tr>
  172.           <td width="40%" align="left" valign="top">5.2.┬áDot for Dot┬á</td>
  173.           <td width="20%" align="center">
  174.             <a accesskey="h" href="index.html">Home</a>
  175.           </td>
  176.           <td width="40%" align="right" valign="top">┬á5.4.┬áShrink Wrap</td>
  177.         </tr>
  178.       </table>
  179.     </div>
  180.   </body>
  181. </html>
  182.